Skip to main content

ByteWithCode

Type

operator

Summary

Create a 1-byte data value from a number

Syntax

the byte with code <Value>

Description

Returns a byte of binary data, created using the given value. The Value must be between 0 and 255 (inclusive).

Parameters

NameTypeDescription

Value

The value for the new data value

Thank you for your feedback!

Was this page helpful?